Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency mike to v2 #423

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Update dependency mike to v2 #423

merged 1 commit into from
Dec 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mike ==1.1.2 -> ==2.0.0 age adoption passing confidence

Release Notes

jimporter/mike (mike)

v2.0.0

Compare Source

New features
  • Add support for applying arbitrary properties to documentation versions
  • Add support for hiding specific versions from the selector when using the
    default themes
  • Deploy aliases using symbolic links by default; this can be configured via
    --alias-type on the command line or alias_type in the mike MkDocs plugin
  • Avoid creating empty commits by default; if you want empty commits, pass
    --allow-empty
  • Look for both mkdocs.yml and mkdocs.yaml configuration files
  • Support GIT_COMMITTER_(NAME|EMAIL|DATE) when generating commits
  • Allow specifying alias_type, redirect_template, and deploy_prefix in the
    mike MkDocs plugin
  • Add a --debug flag to help diagnose bugs with mike
  • Port number is now optional for --dev-addr in mike serve, defaulting to
    8000
Breaking changes
  • --prefix is now --deploy-prefix
  • --no-redirect is now --alias-type=copy
  • --ignore is now --ignore-remote-status
  • -f / --force is no longer supported on subcommands that can push (this
    option was too error-prone, and users who really need to force-push can use
    Git directly)
  • --rebase is no longer supported (instead of using this, it's better to use
    Git to resolve any conflicts)
Bug fixes
  • Aliases that are "similar" to preexisting versions (e.g. 1.0 and 1.0.0)
    can now be set properly
  • Versions that don't start with a digit (or v and then a digit) are now
    treated separately from other versions: they're considered development
    versions, and thus newer than "ordinary" versions
  • Fix retrieval of Git user name/email when using non-UTF8 encodings
  • Fix version selector for mkdocs and readthedocs themes when
    use_directory_urls is false
  • When redirecting to another page, include the ?query
  • Ensure that aliases cannot be circularly defined
  • Support file names with double-quotes or newlines


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate Pull requests that update a dependency file label Nov 3, 2023
Copy link

github-actions bot commented Nov 3, 2023

Hello 👋

here is the most recent benchmark result:

LoadEventsWithSnapshotsBench
============================

Average iteration times by variant

264.4μs   │ ██ 
231.3μs   │ ██ 
198.3μs   │ ██ 
165.2μs   │ ██ 
132.2μs   │ ██ 
99.1μs    │ ██ 
66.1μs    │ ██ 
33.0μs    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

13.6mb    │ ██ 
11.9mb    │ ██ 
10.2mb    │ ██ 
8.5mb     │ ██ 
6.8mb     │ ██ 
5.1mb     │ ██ 
3.4mb     │ ██ 
1.7mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 261.652μs (±0.48%) | 264.395μs (±1.06%) | 13.579mb        | 13.579mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

LoadEventsBench
===============

Average iteration times by variant

107.0ms   │ ██ 
93.7ms    │ ██ 
80.3ms    │ ██ 
66.9ms    │ ██ 
53.5ms    │ ██ 
40.1ms    │ ██ 
26.8ms    │ ██ 
13.4ms    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

23.4mb    │ ██ 
20.5mb    │ ██ 
17.6mb    │ ██ 
14.7mb    │ ██ 
11.7mb    │ ██ 
8.8mb     │ ██ 
5.9mb     │ ██ 
2.9mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 107.046ms (±0.16%) | 106.485ms (±0.81%) | 23.444mb        | 23.444mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

WriteEventsBench
================

Average iteration times by variant

49.5ms    │    █▅ 
43.3ms    │    ██ 
37.1ms    │    ██ 
30.9ms    │    ██ 
24.7ms    │    ██ 
18.6ms    │    ██ 
12.4ms    │    ██ 
6.2ms     │ ▂▂ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

Memory by variant

7.4mb     │ ▃▃ ██ 
6.5mb     │ ██ ██ 
5.6mb     │ ██ ██ 
4.7mb     │ ██ ██ 
3.7mb     │ ██ ██ 
2.8mb     │ ██ ██ 
1.9mb     │ ██ ██ 
930.3kb   │ ██ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

+---------------------------------+-------------------+-------------------+-----------------+------------+
|                                 | time (kde mode)                       | memory                       |
+---------------------------------+-------------------+-------------------+-----------------+------------+
| subject                         | Tag: <current>    | Tag: base         | Tag: <current>  | Tag: base  |
+---------------------------------+-------------------+-------------------+-----------------+------------+
| benchSaveOneEvent ()            | 1.419ms (±2.13%)  | 1.232ms (±9.92%)  | 6.816mb         | 6.816mb    |
| benchSaveAfterThousandEvents () | 49.479ms (±6.10%) | 46.512ms (±0.05%) | 7.442mb         | 7.442mb    |
+---------------------------------+-------------------+-------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@renovate renovate bot force-pushed the renovate/mike-2.x branch 3 times, most recently from 07b66bc to 6daab86 Compare November 11, 2023 03:23
@renovate renovate bot force-pushed the renovate/mike-2.x branch 7 times, most recently from 0b76776 to 2e914c9 Compare November 23, 2023 17:29
@renovate renovate bot force-pushed the renovate/mike-2.x branch 5 times, most recently from 091592f to 2f3f7ac Compare November 28, 2023 12:55
@renovate renovate bot force-pushed the renovate/mike-2.x branch 3 times, most recently from e5b6203 to 03ad7e1 Compare December 11, 2023 18:25
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | mike    | 1.1.2 | 2.0.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/mike-2.x branch from 03ad7e1 to 2c693e0 Compare December 12, 2023 11:18
@DavidBadura DavidBadura merged commit 80e0a99 into 2.3.x Dec 12, 2023
51 checks passed
@DavidBadura DavidBadura deleted the renovate/mike-2.x branch December 12, 2023 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant